home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #2
/
Amiga Plus CD - 2004 - No. 02.iso
/
AmigaPlus
/
Tools
/
Development
/
AmigaTalk
/
browser
/
GeneralClasses.bak
< prev
next >
Wrap
Text File
|
2004-01-31
|
1KB
|
40 lines
Object:Object.st:Object
Block:Block.st:Object
Boolean:Boolean.st:Object
False:False.st:Boolean
True:True.st:Boolean
Class:Class.st:Object
Collection:Collection.st:Object
Bag:Bag.st:Collection
KeyedCollection:KeyedCollection.st:Collection
Dictionary:Dictionary.st:KeyedCollection
AmigaTalk:AmigaTalk.st:Dictionary
SequenceableCollection:SequenceableCollection.st:KeyedCollection
ArrayedCollection:ArrayedCollection.st:SequenceableCollection
Array:Array.st:ArrayedCollection
ByteArray:ByteArray.st:ArrayedCollection
String:String.st:ArrayedCollection
File:File.st:SequenceableCollection
Interval:Interval.st:SequenceableCollection
List:List.st:SequenceableCollection
Semaphore:Semaphore.st:List
Link:Link.st:Collection
Set:Set.st:Collection
Form:Form.st:Object
Magnitude:Magnitude.st:Object
Number:Number.st:Magnitude
Float:Float.st:Number
Integer:Integer.st:Number
LongInteger:LongInteger.st:Number
Char:Char.st:Magnitude
Point:Point.st:Magnitude
Radian:Radian.st:Magnitude
Pen:Pen.st:Object
FormPen:Pen.st:Pen
SavePen:Pen.st:FormPen
Process:Process.st:Object
Random:Random.st:Object
ShowPen:Pen.st:Object
Symbol:Symbol.st:Object
UndefinedObject:UndefinedObject.st:Object